Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 May 2011 20:00:02 +0000 (13:00 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 May 2011 20:00:02 +0000 (13:00 -0700)
src/ChangeLog

index ca49e287155e75f483f132ce9d8169da209073f9..f1c89f7182d3be1c7e18492d9e6522f87f954298 100644 (file)
@@ -7,7 +7,7 @@
        there's no need to cast the result if double-click-time is
        nonnegative, as it should be; check that it's nonnegative, just in
        case.  This bug is triggered when events are more than 2**31 ms
-       apart (about 25 days).
+       apart (about 25 days).  (Bug#8664)
 
        * xselect.c (last_event_timestamp): Remove duplicate decl.
        (x_own_selection): Remove needless cast to unsigned long.